Stop using gtk_main_quit
authorMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 01:06:58 +0000 (20:06 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 10 Feb 2020 04:12:32 +0000 (23:12 -0500)
commitc78971165215ca749af68c3f6f16fb7eca08e142
treea8f70cfce94bc3a2ae00c84f024cca4fef4cf1c9
parent7eb889c7aa697eeaa6fe95161788354987977f79
Stop using gtk_main_quit

Stop using gtk_main and gtk_main_quit in tests and
examples. These APIs are on the way out.
docs/tools/shooter.c
examples/builder.c
testsuite/gtk/builder.c
testsuite/gtk/grid-layout.c
testsuite/gtk/objects-finalize.c
testsuite/gtk/popover.c
testsuite/gtk/templates.c
testsuite/gtk/testsorter.c [new file with mode: 0644]
testsuite/gtk/window.c